Line.MouseDown(function) Event

The mouse button was pressed inside the Line at the location passed in to x,y. Return True if you are going to handle the MouseDown.

Syntax

MouseDown(function) ( x, y )

Parameters

x

Integer

y

Integer